Skip to content

fix: isolate MonitoringReporter#8490

Open
fstagni wants to merge 1 commit intoDIRACGrid:integrationfrom
fstagni:isolate_monitoringReporter
Open

fix: isolate MonitoringReporter#8490
fstagni wants to merge 1 commit intoDIRACGrid:integrationfrom
fstagni:isolate_monitoringReporter

Conversation

@fstagni
Copy link
Copy Markdown
Contributor

@fstagni fstagni commented Mar 25, 2026

  • hotfixed in certification

BEGINRELEASENOTES

*Core
FIX: load the MonitoringReporter only if needed

ENDRELEASENOTES

# Initialize Monitoring
# The import needs to be here because of the CS must be initialized before importing
# this class (see https://github.com/DIRACGrid/DIRAC/issues/4793)
from DIRAC.MonitoringSystem.Client.MonitoringReporter import MonitoringReporter
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you see that warning ? :-D

Copy link
Copy Markdown
Contributor Author

@fstagni fstagni Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw that and considered it, I think. (IUUC, "here" meant not at the beginning)

@fstagni fstagni force-pushed the isolate_monitoringReporter branch from c028ffe to 979a01c Compare March 26, 2026 14:40
@fstagni fstagni marked this pull request as ready for review March 27, 2026 13:40
@fstagni fstagni requested a review from atsareg as a code owner March 27, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants